/*
* name:Global && Pc StyleSheet
* version:v3.4.2
* update:添加百度地图容器样式；默认隐藏百度分享的触控弹层
* date:2017-08-11
*/
.row {
    width: 101%;
    transition: .2s width ease;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    clear: both;
    content: ''
}

.row>[class*="span-"] {
    float: left;
    margin-right: 1%;
    *margin-right: .89%
}

.row>.span-1 {
    width: 7.33333333%
}

.row>.span-2 {
    width: 15.66666667%
}

.row>.span-3 {
    width: 24%
}

.row>.span-4 {
    width: 32.33333333%
}

.row>.span-5 {
    width: 40.66666667%
}

.row>.span-6 {
    width: 49%
}

.row>.span-7 {
    width: 57.33333333%
}

.row>.span-8 {
    width: 65.66666667%
}

.row>.span-9 {
    width: 74%
}

.row>.span-10 {
    width: 82.33333333%
}

.row>.span-11 {
    width: 90.66666667%
}

.row>.span-12 {
    width: 99%
}

.full-row {
    width: 100%;
    transition: .2s width ease;
    *zoom: 1
}

.full-row:before,
.full-row:after {
    display: table;
    clear: both;
    content: ''
}

.full-row>[class*='span'] {
    float: left
}

.full-row>.span-1 {
    width: 8.33333333%;
    *width: 8.22333333%
}

.full-row>.span-2 {
    width: 16.66666667%;
    *width: 16.55666667%
}

.full-row>.span-3 {
    width: 25%;
    *width: 24.89%
}

.full-row>.span-4 {
    width: 33.33333333%;
    *width: 33.22333333%
}

.full-row>.span-5 {
    width: 41.66666667%;
    *width: 41.55666667%
}

.full-row>.span-6 {
    width: 50%;
    *width: 49.89%
}

.full-row>.span-7 {
    width: 58.33333333%;
    *width: 58.22333333%
}

.full-row>.span-8 {
    width: 66.66666667%;
    *width: 66.55666667%
}

.full-row>.span-9 {
    width: 75%;
    *width: 74.89%
}

.full-row>.span-10 {
    width: 83.33333333%;
    *width: 83.22333333%
}

.full-row>.span-11 {
    width: 91.66666667%;
    *width: 91.55666667%
}

.full-row>.span-12 {
    width: 100%;
    *width: 99.89%
}

.row>.pull-right,
.full-row>.pull-right {
    float: right
}

.row>.center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.full-row>.center {
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.pull-left-1 {
    position: relative;
    left: -8.33333333%
}

.pull-left-2 {
    position: relative;
    left: -16.66666667%
}

.pull-left-3 {
    position: relative;
    left: -25%
}

.pull-left-4 {
    position: relative;
    left: -33.33333333%
}

.pull-left-5 {
    position: relative;
    left: -41.66666667%
}

.pull-left-6 {
    position: relative;
    left: -50%
}

.pull-left-7 {
    position: relative;
    left: -58.33333333%
}

.pull-left-8 {
    position: relative;
    left: -66.66666667%
}

.pull-left-9 {
    position: relative;
    left: -75%
}

.pull-left-10 {
    position: relative;
    left: -83.33333333%
}

.pull-left-11 {
    position: relative;
    left: -91.66666667%
}

.pull-left-12 {
    position: relative;
    left: -100%
}

.pull-right-1 {
    position: relative;
    left: 8.33333333%
}

.pull-right-2 {
    position: relative;
    left: 16.66666667%
}

.pull-right-3 {
    position: relative;
    left: 25%
}

.pull-right-4 {
    position: relative;
    left: 33.33333333%
}

.pull-right-5 {
    position: relative;
    left: 41.66666667%
}

.pull-right-6 {
    position: relative;
    left: 50%
}

.pull-right-7 {
    position: relative;
    left: 58.33333333%
}

.pull-right-8 {
    position: relative;
    left: 66.66666667%
}

.pull-right-9 {
    position: relative;
    left: 75%
}

.pull-right-10 {
    position: relative;
    left: 83.33333333%
}

.pull-right-11 {
    position: relative;
    left: 91.66666667%
}

.pull-right-12 {
    position: relative;
    left: 100%
}

@media only screen and (max-width:1024px) {
    .row>.midd-1 {
        width: 7.33333333%
    }

    .row>.midd-2 {
        width: 15.66666667%
    }

    .row>.midd-3 {
        width: 24%
    }

    .row>.midd-4 {
        width: 32.33333333%
    }

    .row>.midd-5 {
        width: 40.66666667%
    }

    .row>.midd-6 {
        width: 49%
    }

    .row>.midd-7 {
        width: 57.33333333%
    }

    .row>.midd-8 {
        width: 65.66666667%
    }

    .row>.midd-9 {
        width: 74%
    }

    .row>.midd-10 {
        width: 82.33333333%
    }

    .row>.midd-11 {
        width: 90.66666667%
    }

    .row>.midd-12 {
        width: 99%
    }

    .midd-hide {
        display: none
    }

    .midd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }

    .full-row>.midd-1 {
        width: 8.33333333%
    }

    .full-row>.midd-2 {
        width: 16.66666667%
    }

    .full-row>.midd-3 {
        width: 25%
    }

    .full-row>.midd-4 {
        width: 33.33333333%
    }

    .full-row>.midd-5 {
        width: 41.66666667%
    }

    .full-row>.midd-6 {
        width: 50%
    }

    .full-row>.midd-7 {
        width: 58.33333333%
    }

    .full-row>.midd-8 {
        width: 66.66666667%
    }

    .full-row>.midd-9 {
        width: 75%
    }

    .full-row>.midd-10 {
        width: 83.33333333%
    }

    .full-row>.midd-11 {
        width: 91.66666667%
    }

    .full-row>.midd-12 {
        width: 100%
    }
}

@media only screen and (max-width:992px) {
    .row>.smidd-1 {
        width: 7.33333333%
    }

    .row>.smidd-2 {
        width: 15.66666667%
    }

    .row>.smidd-3 {
        width: 24%
    }

    .row>.smidd-4 {
        width: 32.33333333%
    }

    .row>.smidd-5 {
        width: 40.66666667%
    }

    .row>.smidd-6 {
        width: 49%
    }

    .row>.smidd-7 {
        width: 57.33333333%
    }

    .row>.smidd-8 {
        width: 65.66666667%
    }

    .row>.smidd-9 {
        width: 74%
    }

    .row>.smidd-10 {
        width: 82.33333333%
    }

    .row>.smidd-11 {
        width: 90.66666667%
    }

    .row>.smidd-12 {
        width: 99%
    }

    .smidd-hide {
        display: none
    }

    .smidd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }

    .full-row>.smidd-1 {
        width: 8.33333333%
    }

    .full-row>.smidd-2 {
        width: 16.66666667%
    }

    .full-row>.smidd-3 {
        width: 25%
    }

    .full-row>.smidd-4 {
        width: 33.33333333%
    }

    .full-row>.smidd-5 {
        width: 41.66666667%
    }

    .full-row>.smidd-6 {
        width: 50%
    }

    .full-row>.smidd-7 {
        width: 58.33333333%
    }

    .full-row>.smidd-8 {
        width: 66.66666667%
    }

    .full-row>.smidd-9 {
        width: 75%
    }

    .full-row>.smidd-10 {
        width: 83.33333333%
    }

    .full-row>.smidd-11 {
        width: 91.66666667%
    }

    .full-row>.smidd-12 {
        width: 100%
    }
}

@media only screen and (max-width:760px) {
    .row>.smal-1 {
        width: 7.33333333%
    }

    .row>.smal-2 {
        width: 15.66666667%
    }

    .row>.smal-3 {
        width: 24%
    }

    .row>.smal-4 {
        width: 32.33333333%
    }

    .row>.smal-5 {
        width: 40.66666667%
    }

    .row>.smal-6 {
        width: 49%
    }

    .row>.smal-7 {
        width: 57.33333333%
    }

    .row>.smal-8 {
        width: 65.66666667%
    }

    .row>.smal-9 {
        width: 74%
    }

    .row>.smal-10 {
        width: 82.33333333%
    }

    .row>.smal-11 {
        width: 90.66666667%
    }

    .row>.smal-12 {
        width: 99%
    }

    .smal-hide {
        display: none
    }

    .smal-show {
        display: block
    }

    .smal-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }

    [class*='pull-left-'],
    [class*='pull-right-'] {
        right: auto;
        left: auto
    }

    .full-row>.smal-1 {
        width: 8.33333333%
    }

    .full-row>.smal-2 {
        width: 16.66666667%
    }

    .full-row>.smal-3 {
        width: 25%
    }

    .full-row>.smal-4 {
        width: 33.33333333%
    }

    .full-row>.smal-5 {
        width: 41.66666667%
    }

    .full-row>.smal-6 {
        width: 50%
    }

    .full-row>.smal-7 {
        width: 58.33333333%
    }

    .full-row>.smal-8 {
        width: 66.66666667%
    }

    .full-row>.smal-9 {
        width: 75%
    }

    .full-row>.smal-10 {
        width: 83.33333333%
    }

    .full-row>.smal-11 {
        width: 91.66666667%
    }

    .full-row>.smal-12 {
        width: 100%
    }
}

/*挂件分页样式*/
.util-page {
    font-size: 0;
    color: #000;
    text-align: center;
}

.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
    color: #000;
    display: inline-block;
    border: 1px solid #ededed;
    margin: 10px 0;
    padding: 5px 10px;
    vertical-align: middle;
    margin: 0 0 10px -1px;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
}

.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
    color: #fff;
    background: #c61c22;
}

.util-page span.gobutton,
.util-page span.gobutton:hover {
    color: #000;
    background-color: #eee;
}

.util-page .gobutton .ion {
    font-size: .8em;
}

.util-page .count {
    margin-left: 10px;
    color: #000;
    background: none;
    border: none;
}

.util-page span.jump {
    background: none;
    color: #000;
    display: inline-block;
    margin: 0 7px;
    vertical-align: top;
}

.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
    background: none;
    border: none;
    color: #000;
    font-size: 14px;
}

.util-page .jumpto_inp {
    width: 40px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    vertical-align: top;
}

/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea {
    margin: 0 auto 55px;
    max-width: 1200px;
}

.BdMapWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    overflow: hidden;
}

.BdMapWrapper .BdMapCon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:760px) {
    .BdMapArea {
        display: none;
    }
}

/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box {
    display: none !important;
}

/* 雪碧图 */

.ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    background: url(../images/ico.png);
    *text-indent: 0;
    *zoom: expression(this.runtimeStyle['zoom']='1', this.innerHTML='\3000');
    vertical-align: middle;
}

.ico:before {
    content: '\3000';
}

.ico1_2 {
    background-position: -20px 0;
}

.ico1_3 {
    background-position: -40px 0;
}

.ico1_4 {
    background-position: -60px 0;
}

.ico1_5 {
    background-position: -80px 0;
}

.ico2_1 {
    background-position: 0 -20px;
}

.ico2_2 {
    background-position: -20px -20px;
}

.ico2_3 {
    background-position: -40px -20px;
}

.ico2_4 {
    background-position: -60px -20px;
}

.ico2_5 {
    background-position: -80px -20px;
}

.ico3_1 {
    background-position: 0 -40px;
}

.ico3_2 {
    background-position: -20px -40px;
}

.ico3_3 {
    background-position: -40px -40px;
}

.ico3_4 {
    background-position: -60px -40px;
}

.ico3_5 {
    background-position: -80px -40px;
}

.ico4_1 {
    background-position: 0 -60px;
}

.ico4_2 {
    background-position: -20px -60px;
}

.ico4_3 {
    background-position: -40px -60px;
}

.ico4_4 {
    background-position: -60px -60px;
}

.ico4_5 {
    background-position: -80px -60px;
}

/* 常量设置 */
.wrap {
    width: 1300px;
    margin-right: auto;
    margin-left: auto;
}

.mwrap {
    margin: 0 100px;
}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body {
    min-width: 1240px\9;
    overflow-x: auto;
}

/*for ie9+*/
@media all and (min-width:0) {
    body {
        min-width: 0;
        overflow-x: hidden;
    }
}

body {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
    background: #fff;
}

a {
    color: inherit;
}

a:hover {
    color: #1783db;
}

::-moz-selection {
    color: #fff;
    background: #0071bb;
}

::selection {
    color: #fff;
    background: #0071bb;
}

::-webkit-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}

/*css组件设置*/
.form-control,
.input-group-addon,
.btn {
    border-radius: 2px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,
.imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.imgZoom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

/* 网站样式 */
.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all 0.5s ease;
    box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, .1);
    background: #fff;
    height: 84px;
}

.header .h_top {
    padding-top: 9px;
}

.header .h_top .tools a {
    display: block;
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    height: 27px;
    line-height: 27px;
}

.header .h_top .h_lan a:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.header .h_top .tools a .icon {
    display: inline-block;
    vertical-align: 0;
    margin-right: 10px;
    transition: all 0.5s ease;
}

.header .h_top .h_lan a .icon {
    width: 15px;
    height: 15px;
    background: url(../images/h_top01_2.png) no-repeat center;
}

.header .h_top .h_con a .icon {
    width: 15px;
    height: 17px;
    background: url(../images/h_top01_1.png) no-repeat center;
}

.header .h_top .tools a span {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    color: #666;
    vertical-align: 3px;
}

.header .h_top .h_lan a span {
    vertical-align: 2px;
    font-size: 14px;
}

.header .h_bott {
    padding-bottom: 0px;
}

.header .h_bott .h_logo {
    transition: all 0.5s ease;
    width: 200px;
    margin: 0px;
    padding: 0px;
}

.header .h_bott .h_logo a {
    width: 100%;
    height: 84px;
    vertical-align: middle;
}

.header .h_bott .h_logo a img {
    vertical-align: middle;
    margin-top: 12px;
    width: 100%;
    height: auto;
}

/*搜索*/
.header .h_bott .h_search {
    padding: 25px 0;
    float: right;
    padding-left: 30px;
    cursor: pointer;
    transition: padding 0.5s ease;
}

.header .h_bott .h_search .icon {
    width: 19px;
    height: 19px;
    background: url(../images/h_search.png) no-repeat center;
    transition: all 0.5s ease;
}

.header .search_down {
    position: absolute;
    background: url(../images/black.6.png);
    width: 100%;
    top: 100%;
    left: 0;
    height: 80px;
    line-height: 80px;
    display: none;
}

.header .search_down .form {
    margin-top: 20px;
}

.header .search_down .inp_box {
    width: 75%;
    background: #fff;
    height: 40px;
    line-height: 40px;
    margin-right: 30px;
    position: relative;
    padding-left: 60px;
    box-sizing: border-box;
}

.header .search_down .iconfont {
    color: #0071bb;
    position: absolute;
    top: 0;
    left: 19px;
    font-size: 25px;
    margin: 0
}

.header .search_down .inp {
    border: 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.header .search_down .btns {
    border: 0;
    outline: none;
    background: none;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

/*导航*/
.header .h_bott .inav_wrapper {
    float: right;
}

.header .h_bott .inav ul {
    overflow: hidden;
}



/*nav*/
.navk {
    width: 86px !important;
}

nav {
    width: 930px;
    margin: 0px auto;
    height: 84px;
}

nav ul {}

nav ul li {
    float: left;
}

nav ul li a {
    text-align: center;
    line-height: 84px;
    width: 106px;
    padding: 0 0px;
    font-size: 17px;
    display: block;
    color: #000;
    font-family: ;
    font-weight: 400;
}

nav ul li a:hover {
    color: #0059a9;
    text-decoration: none;
    font-weight: 400;
    background-image: url(../images/nav_xx.jpg);
    background-repeat: no-repeat;
    background-position: center 76px;
}

nav ul .en a {
    color: #009e6f;
    background: url(../images/nav_en_xx.png) center 76px no-repeat;
}

nav .dropdown {
    position: relative;
}

nav #search {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 84px;
    line-height: 84px;
}

#search input {
    height: 30px;
    padding: 5px 10px;
    border: 1px solid;
    border-color: #ccc #fff #ccc #ccc;
    
}
#search .button{
    width: 45px;
    border: 1px solid #ccc;
    height: 42px;
    line-height: 42px;
    background: url(../images/wap_sea2.png) no-repeat 5px;
    background-size: 80%;
}

nav ul.dropdown_menu {
    display: block;
    /* width:100%;*/
    position: absolute;
    z-index: 99;
    margin: 0;
    margin-left: -30px;
    border-bottom: 0px solid #0058a4;
}

nav .dropdown_menu li {
    width: 140px;
    margin: 0;
    background-color: #0074c9;
    height: 0;
    overflow: hidden;
    float: none;
    padding: 0 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
}

nav .dropdown:hover .dropdown_menu li {
    height: 45px;
}

nav .dropdown:hover ul.dropdown_menu {
    border-bottom: 0px solid #0074c9;
}

nav .dropdown .dropdown_menu li a {
    width: 150px;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    display: block;
    padding: 0px;
    text-align: center;
}







/*下层banenr*/
.xc_banner {
    height: 488px;
    overflow: hidden;
    position: relative;
}

.xc_banner>img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

/*二级导航*/
.xc_nav {
    background: #fafafa;
    height: 70px;
}

.xc_nav ul {
    font-size: 0;
}

.xc_nav li {
    display: inline-block;
    margin-right: 40px;
    padding: 20px 0;
}

.xc_nav li a {
    display: block;
    font-size: 15px;
    line-height: 30px;
    color: #767676;
}

.xc_nav li.cur a {
    color: #0071bb;
}

.xc_nav li:hover a {
    color: #0071bb;
}

/*面包屑*/
.crumbs .con {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    padding: 20px 0;
}

.crumbs .con i {
    margin: 0;
}

.channel_content {
    min-height: 300px;
    padding: 70px 0 100px;
}

/*底部*/
.foot {
    padding: 72px 0 46px;
    background: #383838;
}

.foot .left {
    width: 70%;
    float: left;
}

.foot .left .txt {
    font-size: 14px;
    color: #d7d7d7;
    margin-bottom: 14px;
}

.foot .left .txt a {
    font-size: 25px;
    line-height: 34px;
    font-weight: bold;
    vertical-align: middle;
}

.foot .left .txt span {
    display: inline-block;
    width: 60px;
    font-size: 19px;
    font-weight: 700;
}

.foot .left .addr {
    margin-bottom: 0px;
}

.foot .left .con {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin: 55px 0 20px;
    font-weight: lighter;
}

.foot .left .con p {
    margin: 10px 0;
}

.foot .left .text {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: lighter;
}

.foot .left .text em {
    margin: 0 5px;
}

.foot .left .text .jerei {
    margin-left: 20px;
    display: inline-block;
}

.foot .right {
    float: right;
    margin-top: 10px;
}

.foot .right .item {
    display: inline-block;
    margin-left: 40px;
}

.foot .right .item .img_ img {
    width: 114px;
    height: 114px;
}

.foot .right .item .intro {
    padding: 7px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #0071bb;
}

/*公共标题*/
.common-infor {
    text-align: center;
    padding: 0 16%;
}

.common-infor .tit {
    font-size: 40px;
    line-height: 40px;
    color: #3a3a3a;
    font-weight: bold;
}

.common-infor .line {
    width: 42px;
    height: 4px;
    margin: 20px auto 25px;
    background: #c61c22;
}

.common-infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}


/*分页 start*/
.widgets_common_pages_3 {
    font-size: 13px;
    color: #000;
    text-align: center;
}

.widgets_common_pages_3 a,
.widgets_common_pages_3 span {
    color: #000;
    display: inline-block;
    border: 1px solid #ededed;
    padding: 0px 14px;
    vertical-align: middle;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
}

.widgets_common_pages_3 .count {
    margin-left: 10px;
}

.widgets_common_pages_3 a:hover,
.widgets_common_pages_3 span {
    color: #fff;
    background: #c61c22;
}

.widgets_common_pages_3 span.goprev,
.widgets_common_pages_3 span.gonext {
    color: #000;
    background: none
}

.widgets_common_pages_3 a .ion {
    color: #000;
    font-size: .8em;
}

.widgets_common_pages_3 a:hover .ion {
    color: #fff;
}

@media only screen and (max-width:760px) {

    .widgets_common_pages_3 a,
    .widgets_common_pages_3 span {
        display: none;
    }

    .widgets_common_pages_3 .goprev {
        display: inline-block;
    }

    .widgets_common_pages_3 .gonext {
        display: inline-block;
    }
}

/* 分页 end*/

/***********zhangxr**************/

/* 产品中心 */
.pro_list01 .tab_t ul li {
    background: #1f639a;
    line-height: 70px;
    font-size: 18px;
    color: #fff;
    /*text-align:center;*/
    position: relative;
    cursor: pointer;
    transition: .3s ease;
    margin-bottom: 1px;
}

.pro_list01 .tab_t ul li .icon {
    width: 26px;
    height: 26px;
    background: url(../images/pro_list_jt.png) no-repeat center;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -13px;
}

.pro_list01 .tab_t ul li .t {
    border-left: 1px solid #fff;
    padding: 0 30px;
}

.pro_list01 .tab_t ul li:first-child .t {
    border-color: transparent;
}

.pro_list01 .tab_t ul li:hover,
.pro_list01 .tab_t ul li.active {
    background: #0071bb;
}

.pro_list01 .tab_c .section_box {
    margin-top: 95px;
}

.pro_list01 .tab_c .section_box:first-child {
    margin-top: 65px;
}

.pro_list01 .tab_c .section_box .section {
    margin-top: 65px;
}

.pro_list01 .tab_c .section_box .section:first-child {
    margin-top: 0;
}

.pro_list01 .tab_c .section .tit {
    font-size: 22px;
    font-weight: bold;
    color: #454545;
    line-height: 30px;
    margin-bottom: 20px;
}

.pro_list01 .tab_c .tab {
    width: 1200px;
}

.pro_list01 .tab_c .tab_wrap {
    overflow: auto;
}

.pro_list01 .tab_c .tab .tab_box {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}

.pro_list01 .tab_c .tab .tab_box1 {
    border-top: 2px solid #000;
    line-height: 28px;
    padding: 5px 0;
    height: 66px;
}

.pro_list01 .tab_c .tab .item {
    width: 8%;
    float: left;
    display: table;
    font-size: 14px;
    color: #454545;
}

.pro_list01 .tab_c .tab .d_title {
    font-size: 16px;
    color: #454545;
    font-weight: bold;
}

.pro_list01 .tab_c .tab .d_title em {
    display: block;
    font-weight: normal;
    font-size: 13px;
    color: #4b4b4b;
}

.pro_list01 .tab_c .tab .d_item {
    line-height: 28px;
    height: 60px;
    padding: 2px 0;
    overflow: hidden;
}

/* .pro_list01 .tab_c .tab .item1{width:5%;} */
.pro_list01 .tab_c .tab .item4 {
    width: 10%;
}

.pro_list01 .tab_c .tab .item5 {
    width: 4%;
}

.pro_list01 .tab_c .tab .item6 {
    width: 10%;
}

.pro_list01 .tab_c .tab .item7 {
    width: 6%;
}

.pro_list01 .tab_c .tab .item8 {
    width: 6%;
}

.pro_list01 .tab_c .tab .item9 {
    width: 23%;
}

.pro_list01 .tab_c .tab .item9.d_item span {
    padding: 0 10px;
    text-align: left;
}

.pro_list01 .tab_c .tab .item10,
.pro_list01 .tab_c .tab .item11 {
    width: 8%;
    color: #ea5413;
    font-size: 14px;
}

.pro_list01 .tab_c .tab .item i {
    font-size: 14px;
}

.pro_list01 .tab_c .tab .item span {
    display: table-cell;
    vertical-align: middle;
}

/* 关于我们 */
.speech01 .rect-6526 {
    padding-bottom: 65.26%;
}

.speech01 .left {
    float: left;
    width: 49.4%;
}

.speech01 .right {
    float: right;
    width: 46.5%;
    overflow: hidden;
}

.speech01 .right .t {
    font-size: 14px;
    line-height: 27px;
    color: #7a7a7a;
}

.speech01 .right .sign {
    float: right;
    margin-top: 70px;
}

.speech01 .right .sign span {
    display: inline-block;
    line-height: 39px;
    font-size: 16px;
    color: #505050;
    margin-right: 15px;
}

/*发展历程*/
.history.channel_content {
    min-height: 150px;
}

.history01 .his_left {
    width: 28.5%;
}

.history01 .his_right {
    width: 65.5%;
    min-height: 580px;
}

.history01 .left_list li {
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

.history01 .left_list li .text {
    line-height: 30px;
    padding: 20px 10px;
    text-align: center;
    font-size: 22px;
    color: #393939;
    position: relative;
}

.history01 .left_list li .text em {
    margin-left: 15px;
}

.history01 .left_list li .text span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 28px;
}

.history01 .his_right ul {
    padding-left: 53px;
    background: url(../images/widgets_xc_history_lr_11_pic5.png);
    background-position: left 0;
    background-repeat: repeat-y;
    min-height: 100px;
}

.history01 .his_right li {
    margin-bottom: 40px;
}

.history01 .his_right li:hover .list_box {
    box-shadow: 0px 10px 20px -10px #555;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.history01 .his_right .list_box {
    padding: 35px;
    background: #f7f7f7;
    position: relative;
}

.history01 .his_right .list_ico01 {
    width: 8px;
    height: 8px;
    border: 4px solid #0071bb;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: -59px;
    top: 32px;
}

.history01 .his_right .list_text {
    font-size: 15px;
    color: #646464;
    line-height: 24px;
}

.history01 .his_right .list_text .img img {
    display: inline-block;
}

.history01 .his_right .list_text .t {
    font-size: 16px;
    color: #585858;
    margin: 15px 0 30px;
}

.history01 .his_right .list_text .d {
    font-size: 22px;
    font-weight: bold;
    color: #0071bb;
}

.history01 .left_list li.tab_t_cur {
    background: #0071bb;
}

.history01 .left_list li.tab_t_cur .text {
    color: #fff;
}

.history01 .left_list li.tab_t_cur .text .icon {
    background-position: 0 -36px;
}

.history01 .left_list li .text .icon {
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    display: block;
    border-radius: 50%;
    box-shadow: 0px 0px 14px 3px #e60012;
    position: absolute;
    -webkit-animation: bordershow 3s infinite;
    -moz-animation: bordershow 3s infinite;
    animation: bordershow 3s infinite;
    cursor: pointer;
    top: 50%;
    left: 8%;
    margin-top: -4px;
}

.history01 .left_list li .text .icon:after,
.history01 .left_list li .text .icon:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
    display: block;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    left: -6px;
}

.history01 .left_list li .text .icon:after {
    -webkit-animation: boderM 3s infinite;
    -moz-animation: boderM 3s infinite;
    animation: boderM 3s infinite;
}

.history01 .left_list li .text .icon:before {
    -webkit-animation: boderM 3s .75s infinite;
    -moz-animation: boderM 3s .75s infinite;
    animation: boderM 3s .75s infinite;
}

@keyframes boderM {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    75% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes boderM {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    75% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

/* 公司介绍 */
.about_us01 .rect-5929 {
    padding-bottom: 59.29%;
}

.about_us01 .content {
    margin-bottom: 40px;
}

.about_us01 .content .img {
    float: right;
    width: 47%;
    cursor: pointer;
    margin-left: 2%;
    margin-top: 20px;
}

/*.about_us01 .content .img .cover{position:absolute; left:0; top:0;width:100%; height:100%; background:url(../images/black.5.png);}*/
.about_us01 .content .img .play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    width: 73px;
    height: 73px;
    background: url(../images/about_play.png) no-repeat center;
}

/*.about_us01 .content .txt{float:left; width:46%; margin-top:20px;*/
}

.about_us01 .txt {
    font-size: 14px;
    color: #7a7a7a;
    line-height: 27px;
}

/* 荣誉资质 */
.honor01 .tab_t ul {
    text-align: center;
}

.honor01 .tab_t ul li {
    display: inline-block;
    font-size: 18px;
    color: #898989;
    position: relative;
    padding: 0 10px;
    cursor: pointer;
}

.honor01 .tab_t ul li.cur {
    color: #0071bb;
}

.honor01 .tab_t ul li:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 1px;
    height: 20px;
    background: #898989;
    left: 0;
}

.honor01 .tab_t ul li:first-child:after {
    display: none;
}

.honor01 .tab_c {
    margin: 40px 0;
}

.honor01 .tab_c ul li {
    cursor: pointer;
    margin-bottom: 40px;
}

.honor01 .tab_c ul li .img {
    border: 11px solid #ddd;
    background: #e9e9e9;
    text-align: center;
}

.honor01 .tab_c ul li .img .box {
    padding: 25px;
}

.honor01 .tab_c ul li .img img {
    width: 100%;
}

.honor01 .tab_c ul li .txt {
    padding: 15px 0;
    background: #0071bb;
    transition: .3s ease;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.honor01 .tab_c ul li .txt .t {
    padding: 0 10px;
}

.honor01 .tab_c ul li:hover .txt {
    background: #0071bb;
}

body .album_ordinary .album_close {
    background: #0071bb;
}

/* 视频中心 */
.video_list.channel_content {
    padding-bottom: 0;
}

.video_list01 .content .hd {
    margin-bottom: 65px;
}

.video_list01 .content .hd .rect-386 {
    padding-bottom: 38.6%;
}

.video_list01 .content .hd li {
    display: none;
    cursor: pointer;
}

.video_list01 .content .hd li.cur {
    display: block
}

.video_list01 .content .hd li .cover {
    position: absolute;
    width: 102px;
    height: 102px;
    left: 50%;
    margin-left: -51px;
    top: 50%;
    margin-top: -51px;
    background: url(../images/video_list01_2.png) no-repeat center;
}

.video_list01 .content .hd li .intro {
    text-align: center;
    margin: 30px 0;
}

.video_list01 .content .hd li .intro .txt {
    font-size: 25px;
    line-height: 25px;
    color: #000;
}

.video_list01 .content .bd {
    padding: 50px 0 75px;
    background: #f6f6f6;
}

.video_list01 .content .bd .bd_content {
    position: relative;
}

.video_list01 .content .bd_content .item {
    display: none;
    background: #fff;
    cursor: pointer;
    transition: .3s ease;
}

.video_list01 .content .bd_content .item:hover {
    background: #0071bb;
}

.video_list01 .content .bd_content .item.cur {
    background: #0071bb;
}

.video_list01 .content .bd_content .owl-item .item {
    display: block;
}

.video_list01 .content .bd_content .item .rect-525 {
    padding-bottom: 52.5%;
}

.video_list01 .content .bd_content .item .box {
    padding: 20px;
}

.video_list01 .content .bd_content .item .box .txt {
    font-size: 14px;
    line-height: 30px;
    padding: 7px 0;
    color: #010101;
    text-align: center;
    transition: .3s ease;
}

.video_list01 .content .bd_content .item .box .cover {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -16px;
    background: url(../images/video_list01_3.png) no-repeat center;
}

.video_list01 .content .bd_content .item:hover .box .txt {
    color: #fff;
}

.video_list01 .content .bd_content .item.cur .box .txt {
    color: #fff;
}

.video_list01 .content .video_list01_btn>div {
    width: 57px;
    height: 57px;
    background: url(../images/widgets_xc_piclist_17_jt.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -28px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.video_list01 .content .video_list01_btn .owl-prev {
    left: -100px;
    background-position: 0 0;
}

.video_list01 .content .video_list01_btn .owl-next {
    right: -100px;
    background-position: -57px 0px;
}

/*********zhangxr  end**************/

/*人才招聘*/
.job_list01 .left {
    width: 71%;
    float: left;
}

.job_list01 .left li {
    background: #f1f1f1;
    margin-bottom: 37px;
    cursor: pointer;
}

.job_list01 .left li .li_box {
    padding: 45px 54px 45px 35px;
}

.job_list01 .left li .li_box .tit {
    float: left;
    font-size: 20px;
    color: #807777;
    width: 26%;
    margin-top: 11px;
}

.job_list01 .left li .li_box .con {
    float: left;
    width: 74%;
}

.job_list01 .left li .li_box .con .con_item span {
    width: 30%;
    float: left;
    color: #807777;
    font-size: 15px;
}

.job_list01 .left li .li_box .con .con_item span em {
    font-weight: bold;
}

.job_list01 .left li .li_box .con .con_item .bumen,
.job_list01 .left li .li_box .con .con_item .place,
.job_list01 .left li .li_box .con .con_item .time {
    margin-top: 19px;
}

.job_list01 .left li .li_box .con .li_down {
    margin-top: 45px;
    display: none;
}

.job_list01 .left li .li_box .con .li_down .txt {
    font-size: 14px;
    color: #807777;
    line-height: 20px;
    margin-bottom: 45px;
}

.job_list01 .left li .li_box .con .li_down .txt .post {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
}

.job_list01 .left li .li_box .con .apply {
    display: block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    background: #0071bb;
    text-align: center;
}

.job_list01 .left li .li_box .con .apply .icon {
    display: inline-block;
    width: 23px;
    height: 25px;
    background: url(../images/job_list01_1.png) no-repeat center;
    margin-right: 15px;
    vertical-align: -7px;
}

.job_list01 .left li .li_box .con .apply span {
    display: inline-block;
    vertical-align: 0;
    font-size: 15px;
    color: #fff;
}

.job_list01 .left li .li_box .con .apply:hover {
    background: rgba(30, 99, 154, .8);
}

.job_list01 .right {
    width: 22%;
    margin-right: 2.75px;
    float: right;
}

.job_list01 .right .hd_tit {
    font-size: 27px;
    color: #333;
    line-height: 27px;
    font-weight: bold;
    margin-bottom: 20px;
}

.job_list01 .right .form_box .inp_box_wrap {
    width: 100%;
    margin-bottom: 14px;
}

.job_list01 .right .form_box .inp_box {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    font-size: 13px;
    color: #999;
    background: #dedede;
    padding: 0;
    text-indent: 10px;
}

.job_list01 .right .form_box .hd_btn {
    width: 100%;
    border: none;
    text-align: center;
    background: #0071bb;
    font-size: 15px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    outline: none;
    cursor: pointer;
    padding: 0;
}

.job_list01 .right .form_box .select-ui-choose-default {
    border-radius: 0;
}

.job_list01 .right .form_box .select-ui-choose-default ._arrow {
    width: 40px;
    text-align: center;
    background: #0071bb;
}

.job_list01 .right .form_box .select-ui-choose-default ._arrow .arr {
    border-width: 6px;
    left: 50%;
    margin-left: -6px;
    border-color: #fff transparent transparent;
}

.job_list01 .right .form_box .select-ui-choose-default.on ._arrow .arr {
    margin-top: -9px;
    border-color: transparent transparent #fff;
}

body .select-ui-options-default li:hover {
    background: #0071bb;
}

body .select-ui-choose-default {
    border-radius: 0;
}

body .select-ui-choose-default-bottom.on {
    border-radius: 0;
}

body .select-ui-choose-default ._arrow {
    width: 32px;
    background: #e3e3e3;
}

body .select-ui-choose ._arrow .arr {
    left: 50%;
    margin-left: -4px;
}

/*企业文化*/
.culture01 {
    margin-bottom: 40px;
}

.culture01 .left {
    width: 44%;
    float: left;
}

.culture01 .right {
    width: 51.25%;
    float: right;
    margin-top: 45px;
}

.culture01 .right .text {
    font-size: 14px;
    line-height: 24px;
    color: #76736d;
}

.culture01 .right .text span {
    font-weight: bold;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.culture02 .rect-79 {
    padding-bottom: 79%;
}

.culture02 .left {
    width: 50%;
    float: left;
    background: #0071bb;
}

.culture02 .left .box {
    padding: 90px 120px;
}

.culture02 .left .box .item:first-child {
    margin-top: 0px;
}

.culture02 .left .box .item {
    margin-top: 40px;
}

.culture02 .left .box .item .t {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}

.culture02 .left .box .item .c {
    font-size: 15px;
    line-height: 30px;
    color: #fff;
}

.culture02 .right {
    width: 50%;
    float: right;
}

.culture03 {
    padding: 60px 0 0;
}

.culture03 li {
    transition: all 0.5s ease;
    margin-left: -1px;
    margin-top: -1px;
}

.culture03 li .li_box {
    padding: 36px 40px 23px;
    position: relative;
    border: 1px solid #c9c9c9;
}

.culture03 li .li_box .t {
    font-size: 22px;
    line-height: 22px;
    color: #76736d;
    font-weight: bold;
    margin-bottom: 24px;
}

.culture03 li .li_box .c {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #898989;
    margin-bottom: 50px;
}

.culture03 li .li_box .icon {
    width: 33px;
    height: 32px;
    background: url(../images/culture02_2.png) no-repeat center;
    position: absolute;
    right: 40px;
    bottom: 23px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.culture03 li.cur {
    background: #0071bb;
}

.culture03 li.cur .li_box .t {
    color: #fff;
}

.culture03 li.cur .li_box .c {
    color: #fff;
}

.culture03 li.cur .li_box .icon {
    opacity: 1;
    visibility: visible;
}

/*人才理念*/
.rc_concept.channel_content {
    padding-bottom: 0px;
}

.rc_concept01 .infor {
    text-align: center;
    padding: 0 16%;
}

.rc_concept01 .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 25px;
}

.rc_concept01 .infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
}

.rc_concept02 {
    background: url(../images/rc_concept02_1.jpg) no-repeat center;
    padding: 90px 0;
    margin-top: 60px;
}

.rc_concept02 li {
    float: left;
    width: 23.5%;
    margin-left: 2%;
    background: url(../images/white80.png) center;
}

.rc_concept02 li:first-child {
    margin-left: 0px;
}

.rc_concept02 li .li_box {
    padding: 45px 32px 45px 38px;
}

.rc_concept02 li .li_box .img_ {
    display: inline-block;
    transition: all 0.5s ease
}

.rc_concept02 li .li_box .intro {
    margin-top: 19px;
}

.rc_concept02 li .li_box .intro .tit {
    font-size: 16px;
    line-height: 24px;
    color: #757575;
}

.rc_concept02 li .li_box .intro .line {
    background: #dbdbdb;
    height: 1px;
    margin: 15px 0 20px;
}

.rc_concept02 li .li_box .intro .con {
    font-size: 13px;
    line-height: 24px;
    color: #757575;
    height: 192px;
    overflow-y: auto;
    padding-right: 6px;
}

.rc_concept02 li .li_box .intro .con::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 3px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 3px;
}

.rc_concept02 li .li_box .intro .con::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    background: #0071bb;
}

.rc_concept02 li .li_box .intro .con::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 0;
    background: #f6f5f5;
}

.rc_concept02 li:hover .li_box .img_ {
    transform: rotateY(180deg);
}


/*员工关怀*/
.care01 .rect-57 {
    padding-bottom: 57%;
}

.care01 .content {
    margin-top: 40px;
}

.care01 .content .item {
    margin-top: 60px;
}

.care01 .content .item:first-child {
    margin-top: 0;
}

.care01 .content .item .left {
    width: 50%;
}

.care01 .content .item .right {
    width: 50%;
    transition: all 0.5s ease;
}

.care01 .content .item.odd .left {
    float: left;
}

.care01 .content .item.odd .right {
    float: right;
}

.care01 .content .item.even .left {
    float: right;
}

.care01 .content .item.even .right {
    float: left;
}

.care01 .content .item .right .box {
    padding: 60px 90px 60px 55px;
}

.care01 .content .item .right .box .t {
    font-size: 33px;
    line-height: 36px;
    color: #5f5f5f;
    font-weight: bold;
    margin-bottom: 25px;
}

.care01 .content .item .right .box .c {
    font-size: 15px;
    line-height: 30px;
    color: #6f6f6f;
    height: 150px;
    overflow-y: auto;
    padding-right: 7px;
}

.care01 .content .item .right .box .c::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 3px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 3px;
}

.care01 .content .item .right .box .c::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    background: #0071bb;
}

.care01 .content .item .right .box .c::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 0;
    background: #f6f5f5;
}

.care01 .content .item.cur .right {
    background: #0071bb;
}

.care01 .content .item.cur .right .box .t {
    color: #fff;
}

.care01 .content .item.cur .right .box .c {
    color: #fff;
}

/*新闻列表*/
.news_list01 {
    margin-bottom: 50px;
}

.news_list01 .infor .tit {
    font-size: 38px;
    line-height: 38px;
    color: #4a4a4a;
    font-weight: bold;
}

.news_list01 .content {
    margin-top: 23px;
    position: relative;
}

.news_list01 .content .item {
    display: none;
    background: #0071bb;
}

.news_list01 .content .owl-item .item {
    display: block;
}

.news_list01 .content .item .left {
    width: 50%;
    float: left;
}

.news_list01 .content .item .right {
    width: 50%;
    float: right;
}

.news_list01 .content .item .right .box {
    padding: 55px 65px 40px 35px;
}

.news_list01 .content .item .right .box .t {
    font-size: 33px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 25px;
}

.news_list01 .content .item .right .box .c {
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #fff;
    margin-bottom: 30px;
}

.news_list01 .content .item .right .box .more {
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    background: #0071bb;
    color: #fff;
    transition: all 0.5s ease;
}

.news_list01 .content .item .right:hover .box .more {
    opacity: 0.8
}

.news_list01 .content .news_btn>div {
    width: 34px;
    height: 34px;
    background: url(../images/news_btn.jpg) no-repeat;
    position: absolute;
    top: -57px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.news_list01 .content .news_btn .owl-prev {
    right: 49px;
    background-position: 0 0;
}

.news_list01 .content .news_btn .owl-next {
    right: 0;
    background-position: -34px 0px;
}

/*.news_list01 .content .news_btn .owl-prev:hover{background-position:0 -34px;}*/
/*.news_list01 .content .news_btn .owl-next:hover{ background-position:-34px -34px;}*/
.news_list02 .form_box {
    background: #f0f0f0;
    padding: 50px 60px 40px;
    margin-bottom: 26px;
}

.news_list02 .form_box .hd_tit {
    font-size: 24px;
    color: #1e1e1e;
    height: 30px;
    line-height: 30px;
    margin-right: 2%;
}

.news_list02 .form_box .inp_box_wrap {
    width: 20%;
    margin-right: 2%;
}

.news_list02 .form_box .inp_box {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e0e0e0;
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    font-size: 13px;
    color: #999;
    padding: 0;
    text-indent: 10px;
}

.news_list02 .form_box .hd_btn {
    width: 18%;
    border: none;
    text-align: center;
    background: #0071bb;
    font-size: 15px;
    color: #fff;
    height: 33px;
    line-height: 33px;
    outline: none;
    cursor: pointer;
}

.news_list02 .list_bd .list_box {
    padding: 46px 60px 40px;
    position: relative;
    transition: all 0.3s ease;
}

.news_list02 .list_bd .list_main {
    overflow: hidden;
    width: 88%;
}

.news_list02 .list_bd .bd_r {
    width: 20%;
    margin-left: 3%;
}

.news_list02 .list_bd .list_title {
    font-size: 20px;
    color: #202020;
    font-weight: normal;
    display: block;
}

.news_list02 .list_bd .list_tool {
    font-size: 12px;
    color: #c9c9c9;
    padding: 10px 0px;
}

.news_list02 .list_bd .list_tool span {
    display: inline-block;
    vertical-align: middle;
}

.news_list02 .list_bd .list_tool .share {
    cursor: pointer;
    margin: 0 20px;
}

.news_list02 .list_bd ul {
    padding-bottom: 30px;
}

.news_list02 .list_bd .list_p {
    font-size: 14px;
    color: #464646;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 30px;
}

.news_list02 .list_bd .list_box:after {
    content: "";
    width: 88%;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    bottom: 0;
    right: 0;
}

.news_list02 .list_bd li:hover .list_box {
    background-color: #f8f8f8;
}

.news_list02 .list_bd li:hover .list_box:after {
    background-color: #f8f8f8;
}

.news_list02 .list_bd .list_time {
    font-size: 14px;
    color: #0071bb;
    padding: 0 2% 2% 0;
    border-right: 1px solid #e6e6e6;
    width: 60px;
}

.news_list02 .list_bd .list_time_day {
    display: block;
    font-size: 50px;
    color: #0071bb;
    line-height: 50px;
    font-family: helvetica;
}

.news_list02 .list_bd .news_more {
    padding: 0;
    margin: 0;
    background: none;
    height: 20px;
    line-height: 20px;
}

.news_list02 .list_bd li:hover .list_title {
    color: #0071bb
}

/*自我推荐*/
.self01 .infor {
    text-align: center;
    padding: 0 14%;
    margin-bottom: 30px;
}

.self01 .infor .tit {
    font-size: 38px;
    line-height: 38px;
    color: #424242;
    font-weight: bold;
}

.self01 .infor .con {
    font-size: 14px;
    line-height: 28px;
    color: #828282;
    margin-top: 23px;
}

.self01 .form {
    margin: 0 80px;
}

.self01 .form .li {
    margin-bottom: 25px;
}

.self01 .form input {
    border: 1px solid #d5d5d5;
    font-size: 16px;
}

.self01 .name {
    background: url("../images/widgets_online_form_2_1.png") no-repeat right 0;
}

.self01 .phone {
    background: url("../images/widgets_online_form_2_2.png") no-repeat right 0;
}

.self01 .email {
    background: url("../images/widgets_online_form_2_3.png") no-repeat right 0;
}

.self01 .post {
    background: url("../images/widgets_online_form_2_5.png") no-repeat right 0;
}

.self01 .edu {
    background: url("../images/widgets_online_form_2_6.png") no-repeat right 0;
}

.self01 .major {
    background: url("../images/widgets_online_form_2_7.png") no-repeat right 0;
}

.self01 .line1 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0 46px 0 13px;
    box-sizing: border-box;
}

.self01 .form textarea {
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 10px 40px 10px 13px;
    height: 149px;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    background: transparent url("../images/widgets_online_form_2_4.png") no-repeat right top;
    box-sizing: border-box;
}

.self01 .form .btns_list {
    text-align: center;
}

.self01 .form .btns_list button {
    width: 45%;
    height: 45px;
    line-height: 37px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.self01 .form .btns_list .sub {
    background-color: #848484;
    border-radius: 0;
    float: left;
}

.self01 .form .btns_list .reset {
    background-color: #848484;
    border-radius: 0;
    float: right;
}

.self01 .form .btns_list .btn {
    border-radius: 22px;
    transition: .3s ease;
}

.self01 .form .btns_list .on {
    background-color: #c61c22;
}

.self01 .form .btns_list .btn:hover {
    background-color: #c61c22;
}

.self01 .yzm_box {
    width: 50%;
}

.self01 .btns_list {
    width: 50%;
}

.self01 .yzm_box .yzm {
    line-height: 46px;
    height: 46px;
    width: 30%;
    text-indent: 20px;
    margin-right: 25px;
}

.self01 .yzm_box img {
    width: 120px;
    height: 50px;
    margin-right: 10px;
}

.self01 .yzm_box .change {
    color: #40535a;
    font-size: 12px;
    vertical-align: bottom;
}


/*首页*/
/*banner 内容部分*/
.ibanner {
    position: relative;
    height: 800px;
    overflow: hidden;
}

.ibanner .item {
    height: 800px;
    overflow: hidden;
    position: relative;
}

.ibanner .owl-carousel .owl-item img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

.ibanner .owl-carousel .owl-item video {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    max-width: none;
}

/*.ibanner .owl-carousel .item{opacity:0; visibility:hidden;}*/
/*.ibanner .owl-carousel.owl-loaded .item{opacity:1; visibility:visible;}*/
.ibanner .iban_btn>div {
    width: 33px;
    height: 54px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.ibanner .iban_btn .owl-prev {
    left: 30px;
    background: url(../images/cursor-left.png) no-repeat;
}

.ibanner .iban_btn .owl-next {
    right: 30px;
    background: url(../images/cursor-right.png) no-repeat;
}

.ibanner .owl-carousel .owl-item img.ie8 {
    display: none;
}

:root .ibanner .owl-carousel .owl-item img.ie8 {
    display: block;
}

/*banner蒙版*/
.ibanner .v_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/v_cover.png) repeat center;
    z-index: 1;
}

/*banner 文字*/
.ibanner .iban_word {
    position: absolute;
    left: 0;
    bottom: 379px;
    width: 100%;
    z-index: 2
}

.ibanner .iban_word .intro {
    margin-left: 134px;
    color: #fff;
}

.ibanner .iban_word .intro .t {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}

.ibanner .iban_word .intro .c {
    font-size: 19px;
    line-height: 19px;
    text-transform: uppercase;
}

.ipart01 {
    background: url(../images/ipart01_1.jpg) no-repeat center;
    padding: 85px 0;
}

.ipart01 .rect-346 {
    padding-bottom: 34.6%;
    border-radius: 35px 0px !important;
}

.ipart01 .left {
    width: 47.4%;
    float: left;
    margin-left: 1.5%;
}

.ipart01 .left .left_ {
    position: relative;
    display: block;
}

.ipart01 .left .left_ .cover {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}

.ipart01 .left .left_ .cover .box {
    padding: 30px 50px;
}

.ipart01 .left .left_ .cover .box .t {
    font-size: 28px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.ipart01 .left .left_ .cover .box .c {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}

.ipart01 .left .left_top {
    margin-bottom: 24px;
}

.ipart01 .right {
    width: 42.25%;
    margin-right: 3%;
    margin-top: 10px;
    float: right;
}

.ipart01 .right .intro .tit {
    font-size: 45px;
    line-height: 45px;
    color: #333;
    font-weight: bold;
    transition: all 0.5s ease;
}

.ipart01 .right .intro .con {
    font-size: 15px;
    line-height: 30px;
    color: #777;
    margin: 35px 0 75px;
}

.ipart01 .right .intro .more {
    font-size: 15px;
    line-height: 40px !important;
    float: left;
    color: #fff;
    width: 150px !important;
    background: #0071bb;
    text-align: center;
}

.ipart01 .right .intro .more:hover {
    color: #fff;
    font-weight: 700;
}

.ipart01 .right .intro .tit:hover {
    color: #0071bb;
}

.ipart02 {
    background: url(../images/ipart02_1.jpg) no-repeat center top;
    padding: 100px 0 0px;
}

.ipart02 .infor {
    text-align: center;
    padding: 0 18%;
    color: #fff;
}

.ipart02 .infor .tit {
    font-size: 45px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 25px;
}

.ipart02 .infor .con {
    font-size: 16px;
    line-height: 30px;
}

.ipart02 .lb {
    width: 1200px;
    margin: 0px auto;
    color: #fff;
    padding: 50px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    height: 120px;
}

.ipart02 .lb h4 {
    width: 20%;
    float: left;
    height: 100%;
    font-weight: 700;
    font-size: 32px;
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.ipart02 .lb h4 span {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.ipart02 .lb ul {
    width: 79.9%;
    float: left;
}

.ipart02 .lb ul li {
    width: 28.333333%;
    padding-left: 5%;
    float: left;
    line-height: 35px;
    font-size: 16px;
}

.ipart02 .lb ul a:hover li {
    color: #6fb1ed;
}

.ipart02 .content {
    margin-top: 40px;
}

.ipart02 .content li {
    width: 23%;
    margin: 0 1%;
    float: left;
    position: relative;
    border-radius: 20px 0px;
    overflow: hidden;
    box-shadow: 0px 8px 8px 8px rgba(0, 0, 0, .1);
}

.ipart02 .content li .li_box {
    display: block;
}

.ipart02 .content li .rect-1265 {
    padding-bottom: 126.5%;
}

.ipart02 .content li .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ipart02_3.png) bottom;
    z-index: 2;
    transition: all 0.5s ease;
}

.ipart02 .content li .cover .intro {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}

.ipart02 .content li .cover .intro .box {
    padding: 35px;
    font-size: 18px;
    color: #fff;
}

.ipart02 .content li .add {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../images/blue_80.png) center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.ipart02 .content li .add .box {
    padding: 150px 35px;
    text-align: center;
}

.ipart02 .content li .add .box .tit {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 700;
}

.ipart02 .content li .add .box .con {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    height: 72px;
    overflow: hidden;
}

.ipart02 .content li:hover {
    box-shadow: 0px 10px 10px 10px rgba(0, 0, 0, .1);
}

.ipart02 .content li:hover .add {
    opacity: 1;
    visibility: visible;
}

.ipart02 .content li:hover .cover {
    opacity: 0;
    visibility: hidden;
}

.ipart03 {
    padding: 60px 0;
}

.ipart03 .infor {
    text-align: center;
    padding: 0 18%;
}

.ipart03 .infor .tit {
    font-size: 45px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #333;
    transition: all 0.5s ease;
}

.ipart03 .infor .con {
    font-size: 16px;
    line-height: 30px;
    color: #777;
}

.ipart03 .infor .tit:hover {
    color: #0071bb;
}

.ipart03 .content {
    margin-top: 40px;
}

.ipart03 .content .left {
    width: 65%;
    float: left;
}

.ipart03 .content .left .img_ {
    width: 55%;
    float: left;
    border-radius: 30px 0px;
    overflow: hidden;
}

.ipart03 .content .left .intro_ {
    width: 42%;
    float: right;
    margin-top: 15px;
}

.ipart03 .content .left .intro_ .t {
    font-size: 24px;
    line-height: 30px;
    color: #0071bb;
    margin-bottom: 28px;
}

.ipart03 .content .left .intro_ .c {
    font-size: 14px;
    line-height: 22px;
    color: #919191;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 60px;
}

.ipart03 .content .left .intro_ .more {
    display: block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    background: #0071bb;
    text-align: center;
    color: #fff;
    font-size: 15px;
    transition: all 0.5s ease;
}

.ipart03 .content .left .intro_ .more:hover {
    background: #0071bb;
}

.ipart03 .content .right {
    float: right;
    width: 33%;
}

.ipart03 .content .right .news_li {
    border-bottom: 1px solid #c6c6c6;
    padding-top: 30px;
    padding-bottom: 30px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.ipart03 .content .right .news_li:first-child {
    border-top: 2px solid #c6c6c6;
}

.ipart03 .content .right .news_li .icon {
    width: 34px;
    height: 25px;
    float: left;
    background: url(../images/index_jia.png) no-repeat center center;
}

.ipart03 .content .right .news_li.cur .icon {
    background: url(../images/index_jh1.png) no-repeat center center;
}

.ipart03 .content .right .news_li.cur .p {
    height: 75px;
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
}

.ipart03 .content .right .news_li.cur .t {
    padding-bottom: 13px;
}

.ipart03 .content .right .news_li .t {
    font-size: 16px;
}

.ipart03 .content .right .news_li .s_l {
    width: 75%;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ipart03 .content .right .news_li .time {
    float: right;
    font-size: 15px;
    color: #666666;
    margin-top: 0px;
    width: 23%;
}

.ipart03 .content .right .news_li .p {
    font-size: 14px;
    color: #767676;
    padding-left: 34px;
    line-height: 25px;
    height: 0;
    transition: all .5s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-transition: all .5s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}

.ipart04 {
    background: url(../images/ipart04.jpg) no-repeat center;
    padding: 60px 0;
}

.ipart04 li {
    width: 31%;
    margin: 0 1%;
    float: left;
}

.ipart04 li .li_box {
    display: block;
    text-align: center;
    padding: 0 60px;
}

.ipart04 li .li_box .img_ {
    margin: 0 auto 20px;
    transition: all 0.5s ease;
}

.ipart04 li .li_box .number span {
    font-weight: lighter;
    color: #fff;
    display: inline-block;
}

.ipart04 li .li_box .number .num {
    font-size: 42px;
    line-height: 42px;
}

.ipart04 li .li_box .number .txt {
    font-size: 14px;
}

.ipart04 li .li_box .text {
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    color: rgba(255, 255, 255, .7);
    font-weight: lighter;
}

.ipart04 li:hover .li_box .img_ {
    transform: rotateY(180deg);
}


/*安全生产*/
.safe_production .title {
    font-size: 40px;
    color: #414141;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 35px;
    text-align: center;
}

.safe_production .desc {
    font-size: 18px;
}

.safe_production01 {
    margin-bottom: 60px;
}

.safe_production01 .pt1 .desc {
    font-size: 14px;
    color: #757575;
    line-height: 30px;
}

.safe_production02 .content .t {
    line-height: 60px;
    border: 1px solid #d4d4d4;
    cursor: pointer;
    margin-top: -1px;
    font-size: 20px;
}

.safe_production02 .content .t.on {
    background: #0071bb;
    color: #fff;
}

.safe_production02 .content .t .pd {
    padding: 0 35px 0 45px;
}

.safe_production02 .content .t .pd span {
    float: left;
    width: 80%;
}

.safe_production02 .content .t .pd .text {
    font-size: 40px;
    float: right;
    line-height: 60px;
    color: #a8a8a8;
}

.safe_production02 .content .t.on .pd .text {
    color: #fff;
}

.safe_production02 .content .c {
    border: 1px solid #d4d4d4;
    border-top: 0;
    display: none;
}

.safe_production02 .content .c .pd {
    padding: 35px;
}

.safe_production02 .content .c .pd p {
    position: relative;
    padding-left: 20px;
    line-height: 28px;
    font-size: 14px;
}

.safe_production02 .content .c .pd p .icon {
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background: #878787;
    border-radius: 50%;
}

/*服务理念*/
.ser_concept01 .left {
    width: 50%;
}

.ser_concept01 .left .box {
    padding: 40px;
    font-size: 14px;
}

.ser_concept01 .right {
    width: 50%;
    position: relative;
}

.ser_concept01 .right .rect-5929 {
    padding-bottom: 59.29%;
}

.ser_concept01 .right .r_btn>div {
    width: 48px;
    height: 48px;
    background: url(../images/anniu.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.ser_concept01 .right .r_btn>div.disabled {
    display: none
}

.ser_concept01 .right .r_btn .owl-prev {
    left: 20px;
    background-position: 0 0;
}

.ser_concept01 .right .r_btn .owl-next {
    right: 20px;
    background-position: -48px 0px;
}

/*新闻详细*/
.news_detail.channel_content {
    padding: 0;
}

.news_detail01 {
    background: #f0f0f0;
    padding: 50px 0px;
}

.news_detail01 .left {
    width: 70.3399%;
}

.news_detail01 .left .box {
    background: #fff;
    padding: 8% 6%;
}

.news_detail01 .left .box .tit {
    font-size: 30px;
    color: #000;
    margin-bottom: 10px;
}

.news_detail01 .left .box .tools {
    margin-bottom: 40px;
    line-height: 20px;
}

.news_detail01 .left .box .tools span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    color: #5a5a5a;
}

.news_detail01 .left .box .tools .date {
    margin-right: 20px;
}

.news_detail01 .left .box .tools .switcher .title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.news_detail01 .left .box .news_text {
    font-size: 14px;
}

.news_detail01 .right {
    width: 28%;
}

.news_detail01 .right .box .arrs {
    display: block;
    background: #fff;
    padding: 8%;
    margin-bottom: 14px;
    color: #666;
}

.news_detail01 .right .box .arrs .title {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.news_detail01 .right .box .arrs .tit {
    font-size: 14px;
}

.news_detail01 .right .box .arrs .time {
    font-size: 14px;
    padding-top: 6px;
    display: block;
}

.news_detail01 .right .box .arrs:hover {
    color: #fff;
    background: #0071bb;
}

.news_detail01 .right .box .arrs:hover .title {
    color: #fff;
}

.news_detail01 .right .box .share_box {
    background: #fff;
    padding: 8%;
}

.news_detail01 .right .box .share_box .share_title {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.news_detail01 .right .box .share_box .black_list {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #0071bb;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.news_detail01 .right .box .share_box .news_share {
    padding: 10px 0px;
}

.news_detail01 .right .box .share_box .news_share a {
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: 1px solid #999;
    line-height: 40px;
    border-radius: 50%;
    background: none;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    font-size: 20px;
    color: #999;
}

/*股票走势*/
.stock01 .rect-113 {
    padding-bottom: 113%;
}

.stock01 .content .left {
    float: left;
    width: 50%;
}

.stock01 .content .right {
    float: right;
    width: 50%;
}

.stock01 .right .r_top {
    height: 262px;
    overflow: hidden;
    background: #fafafa;
}

.stock01 .right .r_top .box {
    padding: 27px 55px 39px 52px;
}

.stock01 .right .r_top .box .stock {
    padding-bottom: 14px;
    border-bottom: 1px solid #e0e1e2;
}

.stock01 .right .r_top .box .stock .name,
.stock01 .right .r_top .box .stock .stock_code {
    font-size: 18px;
    color: #3c3c3c;
    margin-right: 6px;
    display: inline-block;
}

.stock01 .right .r_top .box .stock .stock_num {
    font-size: 36px;
    color: #ff0000;
    font-family: Arial;
    margin-left: 14px;
    line-height: 1;
}

.stock01 .right .r_top .box .stock .stock_num i {
    width: 17px;
    height: 23px;
    background: url(../images/widgets_shares_info_2_1.png) no-repeat;
    display: inline-block;
}

.stock01 .right .r_top .box .stock .stock_num i span {
    display: none;
}

.stock01 .right .r_top .box .stock .stock_num i.up {
    background-position: 0 0;
}

.stock01 .right .r_top .box .stock.down .stock_num i {
    background-position: 0 -23px;
}

.stock01 .right .r_top .box .stock.down .stock_num {
    color: #008000;
}

.stock01 .right .r_top .box .stock.down .number .num {
    color: #008000;
}

.stock01 .right .r_top .box .stock.unchange .stock_num i {
    background: none
}

.stock01 .right .r_top .box .stock.unchange .stock_num i span {
    display: inline-block;
}

.stock01 .right .r_top .box .stock .number {
    display: inline-block;
    margin-left: 21px;
}

.stock01 .right .r_top .box .stock .number .num {
    font-size: 14px;
    color: #ff0000;
    font-family: Arial;
}

.stock01 .right .r_top .box .information {
    padding-top: 36px;
}

.stock01 .right .r_top .box .information li {
    margin-bottom: 24px;
}

.stock01 .right .r_top .box .information li .t {
    font-size: 14px;
    color: #787878;
}

.stock01 .right .r_top .box .information li .c {
    font-size: 22px;
    color: #1d314e;
    font-family: Arial;
}

.stock01 .right .r_top .box .information .date {
    font-size: 13px;
    color: #b9b9b9;
}

.stock01 .right .r_top .box .information .date .time {
    padding: 0 7px 0 4px;
}

.stock01 .right .r_bott {
    padding-top: 43px;
}

.stock01 .right .r_bott .rect-58 {
    padding-bottom: 58%;
}

.stock01 .right .r_bott .tab_t_box {
    padding-left: 54px;
    margin-bottom: 29px;
}

.stock01 .right .r_bott .tab_t_box .tab_t {
    width: 20%;
    float: left;
}

.stock01 .right .r_bott .tab_t_box .tab_t.tab_t_cur {
    color: #ea5613;
}

.stock01 .right .r_bott .tab_c_box {
    padding-left: 47px;
}

.stock01 .right .r_bott .tab_c {
    opacity: 0;
    visibility: hidden;
}

.stock01 .right .r_bott .tab_c.tab_c_cur {
    opacity: 1;
    visibility: visible;
}

/* 营销网络 */
.sale_net.channel_content {
    padding-top: 0
}

.sale_net01 {
    padding: 60px 0;
}

.sale_net01 .content {
    padding: 90px 0;
    background: url(../images/global02_1.jpg) no-repeat center;
}

.sale_net01 .content .left {
    width: 25%;
    margin-left: 7.8%;
    float: left;
    margin-top: 70px;
}

.sale_net01 .content .left .tit {
    font-size: 38px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 25px;
}

.sale_net01 .content .left .con {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.sale_net01 .content .right {
    float: right;
    width: 60%;
    margin-right: 2%;
}

.sale_net02 li {
    margin-bottom: 15px;
    transition: all 0.5s ease;
}

.sale_net02 li .li_box {
    border: 1px solid #ececec;
    padding: 54px 30px 54px 38px;
}

.sale_net02 li .li_box .t {
    font-size: 23px;
    line-height: 23px;
    color: #565b5f;
    font-weight: bold;
}

.sale_net02 li .li_box .line {
    width: 24px;
    height: 2px;
    background: #d6d6d6;
    margin: 25px 0 20px;
}

.sale_net02 li .li_box .c {
    font-size: 15px;
    line-height: 24px;
    color: #424242;
}

.sale_net02 li .li_box .c .c_item {
    display: inline-block;
}

.sale_net02 li .li_box .c .c_item span {
    display: block;
}

.sale_net02 li .li_box .c .c_item01 {
    margin-right: 15px;
}

.sale_net02 li:hover {
    background: #0071bb
}

.sale_net02 li:hover .li_box .t {
    color: #fff;
}

.sale_net02 li:hover .li_box .c {
    color: #fff;
}


/* 2020-0629 */
.ipart03 {
    padding: 100px 0;
}

.culture03 li .li_box {
    padding: 36px 44px 23px;
}

/* 技术中心 补充 */
.technology .infor .tit {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.technology .infor .con {
    font-size: 14px;
    line-height: 25px;
}

.technology01 {
    margin-bottom: 40px;
}

.technology02 .infor .list {
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}

.technology02 .infor .list li {
    display: inline-block;
    width: 30%;
}

.technology02 .infor .list li .number span {
    display: inline-block;
    color: #0071bb;
}

.technology02 .infor .list li .number span.num {
    font-size: 70px;
    font-family: Impact;
    margin-right: 10px;
}

.technology02 .infor .list li .number span.txt {
    font-size: 20px;
}

.technology02 .infor .list li .text {
    font-size: 20px;
}


.technology02 .infor .con {
    padding: 20px 35px;
    background: #f2f9fe;
}

.fwln .ser_concept01 .right {
    margin-top: 50px;
}

.fwln .ser_concept01 .left .box {
    padding: 20px 40px 0 0;
}

/* 2020-0630 */
.pro_list01 .tab_t .tab_wrap.fixed {
    position: fixed;
    left: 0;
    width: 100%;
    top: 79px;
    background: #fff;
}

.news_detail01 .left .box .news_text {
    font-size: 16px;
    text-align: justify;
}

/* 2020-0707 */
.pro_list01 .hd {
    margin-bottom: 40px;
}

.pro_list01 .hd .time_con a {
    display: inline-block;
    font-size: 16px;
    color: #666;
    position: relative;
    margin: 0 10px;
}

.pro_list01 .hd .time_con a span {
    display: inline-block;
    vertical-align: 0
}

.pro_list01 .hd .time_con a i {
    display: inline-block;
    vertical-align: 0
}

.pro_list01 .hd .time_con a .icon {
    width: 11px;
    height: 11px;
    background: url(../images/border.png) no-repeat;
    margin-right: 5px;
}

.pro_list01 .hd .time_con a.cur .icon {
    background-position: -11px 0;
}

.pro_list01 .hd .time_con a.cur span {
    color: #00a1e9;
    font-weight: bold;
}

.pro_list01 .hd .time_con a:hover {
    color: #00a1e9;
}

/* 20200711 */
.sale_net01 .content .cover {
    display: none;
}

/*2020-0713 全球战略页面补充*/
.global01 .infor {
    text-align: center;
    padding: 0 22%;
}

.global01 .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 25px;
}

.global01 .infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
}

.global01 .content {
    margin-top: 50px;
}

.global01 .content .item {
    width: 30.5%;
    float: left;
    margin-left: 4.2%;
    position: relative;
}

.global01 .content .item:first-child {
    margin-left: 0px;
}

.global01 .content .item .img_ img {
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    width: 110% !important;
    max-width: 110%;
}

.global01 .content .item .intro {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.global01 .content .item .intro .box {
    padding: 38px 32px;
}

.global01 .content .item .intro .box .icon {
    width: 42px;
    height: 42px;
    margin-bottom: 25px;
}

.global01 .content .item .intro .box .text {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
}

.global01 .content .item .intro .box .icon,
.global01 .content .item .intro .box .text {
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.global01 .content .item:hover .intro .box .icon,
.global01 .content .item:hover .intro .box .text {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.global01 .content .item:hover .img_ img {
    margin-left: -10px;
}

.global02 {
    padding: 90px 0;
    background: url(../images/global02_1.jpg) no-repeat center;
    margin-top: 70px;
}

.global02 .left {
    width: 36.5%;
    float: left;
    margin-top: 40px;
}

.global02 .left .tit {
    font-size: 38px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 40px;
}

.global02 .left .con {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}

.global02 .right {
    float: right;
    width: 60%;
}

.global03 {
    margin-top: 80px;
}

.global03 .infor {
    margin-bottom: 40px;
}

.global03 .infor .tit {
    font-size: 38px;
    line-height: 38px;
    color: #424242;
}

.global03 .content {
    position: relative;
}

.global03 .content .rect-89 {
    padding-bottom: 89%;
}

.global03 .content .item {
    display: none;
}

.global03 .content .owl-item .item {
    display: block;
}

.global03 .content .item .intro {
    background: #ebebea;
    transition: all 0.5s ease
}

.global03 .content .item .intro .box {
    padding: 30px 35px;
}

.global03 .content .item .intro .box .tit {
    font-size: 15px;
    line-height: 24px;
    color: #6a6a6a;
    transition: all 0.5s ease;
    margin-bottom: 10px;
}

.global03 .content .item .intro .box .con {
    font-size: 13px;
    line-height: 24px;
    color: #909090;
    transition: all 0.5s ease
}

.global03 .content .item:hover .intro {
    background: #0071bb;
}

.global03 .content .item:hover .intro .box .tit {
    color: #fff;
}

.global03 .content .item:hover .intro .box .con {
    color: #fff;
}

.global03 .content .btns>div {
    width: 48px;
    height: 48px;
    background: url(../images/anniu.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.global03 .content .btns>div.disabled {
    display: none
}

.global03 .content .btns .owl-prev {
    left: 20px;
    background-position: 0 0;
}

.global03 .content .btns .owl-next {
    right: 20px;
    background-position: -48px 0px;
}

/*联系我们补充*/
.contact_us01 .content {
    position: relative;
    height: 439px;
    overflow: hidden;
}

.contact_us01 .content>img {
    position: absolute;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    max-width: none;
}

.contact_us01 .content .intro {
    width: 740px;
    height: 300px;
    position: absolute;
    top: 80px;
    right: 60px;
    background: #fff;
    background: rgba(255, 255, 255, .9);
}

.contact_us01 .content .intro .box {
    padding: 53px 120px 53px 90px;
}

.contact_us01 .content .intro .box dt {
    font-size: 23px;
    line-height: 24px;
    color: #797878;
    padding-bottom: 26px;
    border-bottom: 1px solid #cacdd0;
    margin-bottom: 25px;
}

.contact_us01 .content .intro .box dd {
    font-size: 14px;
    line-height: 30px;
    color: #797878;
}

.contact_us01 .content .intro .box dd span {
    display: inline-block;
    vertical-align: middle;
}

.contact_us01 .content .intro .box dd span.icon {
    width: 14px;
    height: 14px;
    background: url(../images/contact_us01_2.png) no-repeat;
    margin-right: 15px;
}

.contact_us01 .content .intro .box dd span.icon01 {
    background-position: 0 0;
}

.contact_us01 .content .intro .box dd span.icon02 {
    background-position: 0 -14px;
}

.contact_us01 .content .intro .box dd span.icon03 {
    background-position: 0 -28px;
}

.contact_us01 .content .intro .box dd span.icon04 {
    background-position: 0 -42px;
}

.contact_us02 {
    margin-top: 60px;
}

.contact_us02 .infor .tit {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #383838;
}

.contact_us02 .content {
    margin-top: 40px;
}

.contact_us02 .content li {
    width: 32%;
    margin-right: 2%;
    float: left;
    position: relative;
}

.contact_us02 .content .li_three {
    margin-right: 0px;
}

.contact_us02 .content li .li_box {
    border: 15px solid #eef2f5;
    position: relative;
}

.contact_us02 .content li .li_box .intro {
    background: #fff;
    padding: 35px;
}

.contact_us02 .content li .li_box .intro dt {
    font-size: 22px;
    line-height: 30px;
    color: #3b639a;
    padding-bottom: 16px;
    border-bottom: 1px solid #cacdd0;
    margin-bottom: 25px;
}

.contact_us02 .content li .li_box .intro dd {
    font-size: 14px;
    line-height: 30px;
    color: #797878;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 2
}

.contact_us02 .content li .li_box .intro dd span {
    display: inline-block;
    vertical-align: middle;
}

.contact_us02 .content li .li_box .intro dd span.icon {
    width: 14px;
    height: 14px;
    background: url(../images/contact_us01_2.png) no-repeat;
    margin-right: 15px;
}

.contact_us02 .content li .li_box .intro dd span.icon01 {
    background-position: 0 -14px;
}

.contact_us02 .content li .li_box .intro dd span.icon02 {
    background-position: 0 -28px;
}

.contact_us02 .content li .li_box .intro dd span.icon03 {
    background-position: 0 -42px;
}

.contact_us02 .content li .li_box .bj_ico {
    position: absolute;
    bottom: 6%;
    right: 25px;
    display: block;
    z-index: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    width: 120px;
    height: 120px;
    background: url(../images/contact_us01_3.png) no-repeat;
    transition: all 0.8s ease;
    z-index: 1
}

.contact_us02 .content li .li_box .bj_ico1 {
    background-position: 0px 0px;
}

.contact_us02 .content li .li_box .bj_ico2 {
    background-position: -120px 0px;
}

.contact_us02 .content li .li_box .bj_ico3 {
    background-position: -240px 0px;
}

.contact_us02 .content li .li_box:hover .bj_ico {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
}



/*2020-0715行业活动 标题补充*/
.honor01 .infor {
    text-align: center;
    padding: 0 15%;
}

.honor01 .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 25px;
}

.honor01 .infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
}

/*合作关系补充页面*/
.cooperation01 .infor {
    text-align: center;
    padding: 0 15%;
}

.cooperation01 .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    margin-bottom: 20px;
    font-weight: bold;
}

.cooperation01 .infor .con {
    font-size: 15px;
    line-height: 24px;
    color: #727171;
}

.cooperation01 .content {
    text-align: center;
    margin-top: 60px;
}

.cooperation01 .content img {
    display: inline-block;
}

.cooperation02 {
    padding: 60px 0 0;
}

.cooperation02 li {
    transition: all 0.5s ease;
    margin-left: -1px;
    margin-top: -1px;
}

.cooperation02 li .li_box {
    padding: 36px 40px 23px;
    position: relative;
    border: 1px solid #c9c9c9;
}

.cooperation02 li .li_box .t {
    font-size: 22px;
    line-height: 22px;
    color: #76736d;
    font-weight: bold;
    margin-bottom: 24px;
}

.cooperation02 li .li_box .c {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #898989;
    margin-bottom: 50px;
}

.cooperation02 li .li_box .icon {
    width: 33px;
    height: 32px;
    background: url(../images/culture02_2.png) no-repeat center;
    position: absolute;
    right: 40px;
    bottom: 23px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.cooperation02 li.cur {
    background: #0071bb;
}

.cooperation02 li.cur .li_box .t {
    color: #fff;
}

.cooperation02 li.cur .li_box .c {
    color: #fff;
}

.cooperation02 li.cur .li_box .icon {
    opacity: 1;
    visibility: visible;
}

/*服务理念*/
.ser_concept01 .infor {
    text-align: center;
    padding: 0 22%;
}

.ser_concept01 .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 25px;
}

.ser_concept01 .infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
}

.ser_concept01 .content {
    margin-top: 50px;
}

.ser_concept01 .content .item {
    width: 30.5%;
    float: left;
    margin-left: 4.2%;
    position: relative;
}

.ser_concept01 .content .item:first-child {
    margin-left: 0px;
}

.ser_concept01 .content .item .img_ img {
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    width: 110% !important;
    max-width: 110%;
}

.ser_concept01 .content .item .intro {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.ser_concept01 .content .item .intro .box {
    padding: 75px 32px;
    text-align: center;
}

.ser_concept01 .content .item .intro .box .tit {
    font-size: 18px;
    height: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.ser_concept01 .content .item .intro .box .text {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.ser_concept01 .content .item:hover .img_ img {
    margin-left: -10px;
}

.ser_concept02 .infor {
    text-align: center;
}

.ser_concept02 .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 25px;
}

.ser_concept02 .infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
}

.ser_concept02 {
    margin: 60px 0;
}

.ser_concept02 .content {
    margin-top: 50px;
    background: url(../images/ser_concept02.jpg) no-repeat center;
    height: 558px;
    position: relative;
}

.ser_concept02 .content .right {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: url(../images/green88.png) center;
}

.ser_concept02 .content .right .intro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65%;
    height: 100%;
}

.ser_concept02 .content .right .intro .box {
    padding: 90px 0px 0 60px;
}

.ser_concept02 .content .right .intro .box dl {
    margin-bottom: 30px;
}

.ser_concept02 .content .right .intro .box dl dt {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-left: 22px;
}

.ser_concept02 .content .right .intro .box dl dt:after {
    content: '';
    width: 5px;
    height: 10px;
    background: url(../images/sanjiao.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 8px;
}

.ser_concept02 .content .right .intro .box dl dd {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    padding-left: 22px;
}

.ser_concept03 .infor {
    text-align: center;
    padding: 0 22%;
}

.ser_concept03 .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 25px;
}

.ser_concept03 .infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
}

.ser_concept03 .content {
    margin-top: 50px;
}

.ser_concept03 .content .item_l {
    float: left;
    width: 48%;
}

.ser_concept03 .content .item_r {
    float: right;
    width: 48%;
}

.ser_concept03 .content .item {
    position: relative;
}

.ser_concept03 .content .item .rect-5620 {
    padding-bottom: 56.20%;
}

.ser_concept03 .content .item .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
}

.ser_concept03 .content .item .cover .box {
    padding-left: 45px;
    padding-bottom: 25px;
}

.ser_concept03 .content .item .cover .box .t {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
}

.ser_concept03 .content .item .cover .box .c {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    height: 72px;
    overflow: hidden;
}

.ser_concept03 .btns {
    width: 345px;
    margin: 60px auto 0;
    height: 54px;
    line-height: 54px;
    background: #0071bb;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

/*图片弹窗*/
.box_img_box {
    display: none;
    position: relative;
    z-index: 20;
}

.box_img_box .box_img {
    position: fixed;
    width: 800px;
    height: 600px;
    background: #fff;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    margin-top: -300px;
    z-index: 20;
}

.box_img_box .box_img .box {
    padding: 0px;
    text-align: center;
}

.box_img_box .box_img .box img {
    display: inline-block;
}

.box_img_box .box_img .box_img_close {
    width: 22px;
    height: 22px;
    background: url(../images/about_close.png) no-repeat center;
    position: absolute;
    left: 105%;
    top: 10px;
    transition: all 0.5s ease;
    cursor: pointer;
}

.box_img_box .box_img .box_img_close:hover {
    transform: rotateZ(180deg);
}

.box_img_box .box_img_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 19;
    background: url(../images/black.6.png) center;
}

/*调查*/
.diaocha01 .form-list>li {
    border-bottom: #e6e9ed 1px solid;
    padding-bottom: 10px;
}

.diaocha01 .form-list>li h3 {
    padding: 10px;
    color: #666;
    font-size: 14px;
}

.diaocha01 .form-list>li h3.form-big-title {
    font-size: 24px;
    margin-top: 5px;
}

.diaocha01 .form-list>li .form-con li {
    width: auto;
    padding: 5px 20px;
    line-height: 18px;
    float: left;
    color: #666;
    border-bottom: none;
    font-size: 12px;
}

.diaocha01 .form-list>li .form-con li input {
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    padding: 1px;
}

.diaocha01 .form-list>li .form-con li input.radio {
    height: auto;
    vertical-align: -2px;
    margin-right: 2px;
    display: inline-block;
}

.diaocha01 .other_suggest {
    border-bottom: #e6e9ed 1px solid;
    padding-bottom: 10px;
}

.diaocha01 .other_suggest>li h3.form-big-title {
    padding-bottom: 0;
}

.diaocha01 .other_suggest li {
    border-bottom-width: 0;
}

.diaocha01 .other_suggest li .remark {
    width: 40%;
}

.diaocha01 .other_suggest li .last {
    font-size: 14px;
    line-height: 2;
}

.diaocha01 .other_suggest li .fb_yzm {
    margin-top: 10px
}

.diaocha01 .other_suggest li #diaocha-9324AuthCode {
    height: 24px;
    top: 0px;
}

.diaocha01 .form-btn {
    padding-top: 15px;
}

.diaocha01 .form-btn .btn {
    width: 220px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    border-radius: 0px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
    padding: 0;
    border: 0;
    background: #00a1e9;
    margin-right: 10px;
}

.diaocha01 .form-btn .btn:hover {
    background: #038dcc;
}

.diaocha01 .form_box .required {
    color: red;
    font-size: 12px;
    vertical-align: 0;
    margin-left: 5px;
}

/*环境保护*/
.hjbh.channel_content {
    padding-bottom: 0px;
}

.hjbh .ser_concept02 {
    margin-bottom: 0px;
}

.hjbh .ser_concept02 .content {
    background: url(../images/hjbh.jpg) no-repeat center;
}

/*2020-720 */
.aqsc .culture02 .right {
    position: relative;
    overflow: hidden;
}

.aqsc .culture02 .right .item {
    display: none;
}

.aqsc .culture02 .right .owl-item .item {
    display: block;
}

.aqsc .culture02 .right .cover {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(../images/black.6.png) center;
    z-index: 2
}

.aqsc .culture02 .right .cover .box {
    padding: 20px;
}

.aqsc .culture02 .right .cover .box .tit {
    font-size: 16px;
    color: #fff;
}

.aqsc .culture02 .right .r_btn>div {
    width: 48px;
    height: 48px;
    background: url(../images/anniu.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 2;
    font-size: 0;
    cursor: pointer;
}

.aqsc .culture02 .right .r_btn>div.disabled {
    display: none
}

.aqsc .culture02 .right .r_btn .owl-prev {
    left: 20px;
    background-position: 0 0;
}

.aqsc .culture02 .right .r_btn .owl-next {
    right: 20px;
    background-position: -48px 0px;
}

.aqsc .infor {
    text-align: center;
    padding: 0 16%;
    margin-bottom: 30px;
}

.aqsc .infor .tit {
    font-size: 36px;
    line-height: 36px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 25px;
}

.aqsc .infor .con {
    font-size: 14px;
    line-height: 24px;
    color: #757575;
}

.aqsc .culture02 .left .box {
    padding: 40px 50px;
}

.aqsc .culture02 .left .box .item {
    margin-top: 25px;
}

.aqsc .culture03 li .li_box .c {
    height: 66px;
}

/*全球网络*/
.global02 .right {
    position: relative;
}

.global02 .right .dot {
    position: absolute;
    z-index: 3;
    width: 18px;
    height: 24px;
    background: url(../images/global_dot.png) no-repeat center;
}

.sale_net01 .right {
    position: relative;
}

.sale_net01 .right .dot {
    position: absolute;
    z-index: 3;
    width: 18px;
    height: 24px;
    background: url(../images/global_dot.png) no-repeat center;
}

.delay100 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.delay200 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.delay300 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.delay400 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

/* 20200723 */
/* 产品新增按钮 */
.pro_list_right {
    position: fixed;
    width: 50px;
    height: 196px;
    right: 0;
    top: 50%;
    margin-top: -98px;
    cursor: pointer;
}

.ser_concept03 .content .item .cover .box .c {
    height: 0;
    overflow: hidden;
    transition: .3s linear;
}

.ser_concept03 .content .item.cur .cover .box .c {
    height: 72px;
}

.diaocha01 .form-list>li:first-child {
    border-bottom: none;
}

/*2020-0902 下载列表*/
.download01 .download_item {
    height: 104px;
    padding-right: .6%;
    line-height: 104px;
    border-bottom: 1px solid #e1e8ed;
}

.download01 .download_item:hover {
    background-color: #eef2f5;
    border-color: #eef2f5;
}

.download01 .download_date {
    width: 9.3%;
    height: 100%;
    padding-right: 2.9%;
    font-family: 'Arial';
    text-align: right;
    color: #6b6b6b;
}

.download01 .download_date .center_box {
    display: inline-block;
    vertical-align: middle;
}

.download01 .download_date span {
    display: block;
    padding-right: 3px;
    font-size: 14px;
    line-height: 18px;
}

.download01 .download_date strong {
    display: block;
    font-size: 30px;
    line-height: 32px;
    font-weight: normal;
}

.download01 .download_title {
    width: 57%;
    padding-right: 3%;
    font-size: 16px;
    color: #272727;
    font-weight: normal;
}

.download01 .item_btn {
    width: 10%;
    height: 100%;
    padding-left: 3.1%;
    font-size: 15px;
    color: #6b6b6b;
    line-height: 104px;
    background-position: center left;
    background-repeat: no-repeat;
}

.download01 .download_item:hover .download_date,
.download01 .download_item:hover .item_btn {
    color: #0071bb;
}

.download01 .item_btn {
    padding-left: 0;
    margin-right: 1%;
}


.news_search .form_box {
    background: #f0f0f0;
    padding: 50px 60px 40px;
    margin-bottom: 26px;
}

.news_search .form_box .hd_tit {
    font-size: 24px;
    color: #1e1e1e;
    height: 30px;
    line-height: 30px;
    margin-right: 2%;
}

.news_search .form_box .inp_box_wrap {
    width: 20%;
    margin-right: 2%;
}

.news_search .form_box .inp_box {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e0e0e0;
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    font-size: 13px;
    color: #999;
    padding: 0;
    text-indent: 10px;
}

.news_search .form_box .hd_btn {
    width: 18%;
    border: none;
    text-align: center;
    background: #0071bb;
    font-size: 15px;
    color: #fff;
    height: 33px;
    line-height: 33px;
    outline: none;
    cursor: pointer;
}



.download_item .download_date .list_time {
    font-size: 14px;
    color: #0071bb;
    padding: 0 20px;
    border-right: 1px solid #e6e6e6;
    width: 60px;
    margin-top: 20px
}

.download_item .download_date .list_time_day {
    display: block;
    font-size: 50px;
    color: #0071bb;
    line-height: 50px;
    font-family: helvetica;
}

/* banner图上字 */

.merck-white {
    width: 700px;
    color: #fff;
    font-size: 58px;
    margin-top: 30%;
    text-shadow: 1px 1px 1px #303030;
    line-height: 64px;
    font-weight: 700;
}

.merck-white span {
    font-size: 20px;
    font-family: '微软雅黑';
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    text-shadow: none;
    text-shadow: 1px 1px 1px #303030;
    line-height: 30px !important;
    margin-top: 10px;
    display: block;
}